Skip to content
This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Fixing "Wrong line format" issue #72

Draft
valerius21 wants to merge 23 commits into
gitviola:feature/support-comdirectfrom
valerius21:master
Draft

Fixing "Wrong line format" issue #72
valerius21 wants to merge 23 commits into
gitviola:feature/support-comdirectfrom
valerius21:master

Conversation

@valerius21
Copy link
Copy Markdown

Fixes the wrong line format issue found in the ruby_fints library for this project, so that it remains usable for comdirect users.

schurig and others added 23 commits October 21, 2018 11:08
If the username or password only contain digits, the ruby_fints library chokes because the YAML-parser returns the username/password as integer, while ruby_fints expects strings.
Thanks to @peterjeschke for fixing a bug that happened when the FinTS username was an integer
This commit cleans up the README.md file and references the dumper notes to understand the limitations of each dumper
)

Because the values that we get from the (not official) N26 API change from time to time, people often end up with duplicated transactions.

This code change introduced a new config flag for the N26 Dumper called skip_pending_transactions.
The old API still works and might be supported, but it's in the
deprecated section of the docts and but POST to transactions should be
more "future-proof" according to the 2018-10-04 release notes:

https://www.youneedabudget.com/release-notes/#release_81452
So rebuilding the image isn't needed for development
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants